ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _GroupingInfo<TKey> Class / _GroupingInfo<TKey> Constructor

In This Topic
    _GroupingInfo<TKey> Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal key As TKey _
    )
    public _GroupingInfo<TKey>( 
       TKey key
    )

    Parameters

    key
    See Also